docs: Fix copy/paste typo
authorBenjamin Otte <otte@redhat.com>
Mon, 30 Apr 2012 18:45:34 +0000 (20:45 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 1 May 2012 01:13:01 +0000 (03:13 +0200)
gdk/gdkversionmacros.h.in

index 647acb21a367eac05cd3b5c5c19f97e533614ab4..d9cec27321affb961768546a1e305d39085b33eb 100644 (file)
  * The definition should be one of the predefined GDK version
  * macros: %GDK_VERSION_3_0, %GDK_VERSION_3_2,...
  *
- * This macro defines the lower bound for the GLib API to use.
+ * This macro defines the lower bound for the GDK API to use.
  *
  * If a function has been deprecated in a newer version of GDK,
  * it is possible to use this symbol to avoid the compiler warnings